3.11.82 \(\int \frac {A+C \sec ^2(c+d x)}{\cos ^{\frac {5}{2}}(c+d x)} \, dx\) [1082]

Optimal. Leaf size=80 \[ \frac {2 (7 A+5 C) F\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{21 d}+\frac {2 C \sin (c+d x)}{7 d \cos ^{\frac {7}{2}}(c+d x)}+\frac {2 (7 A+5 C) \sin (c+d x)}{21 d \cos ^{\frac {3}{2}}(c+d x)} \]

[Out]

2/21*(7*A+5*C)*(cos(1/2*d*x+1/2*c)^2)^(1/2)/cos(1/2*d*x+1/2*c)*EllipticF(sin(1/2*d*x+1/2*c),2^(1/2))/d+2/7*C*s
in(d*x+c)/d/cos(d*x+c)^(7/2)+2/21*(7*A+5*C)*sin(d*x+c)/d/cos(d*x+c)^(3/2)

________________________________________________________________________________________

Rubi [A]
time = 0.06, antiderivative size = 80, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.174, Rules used = {4151, 3091, 2716, 2720} \begin {gather*} \frac {2 (7 A+5 C) F\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{21 d}+\frac {2 (7 A+5 C) \sin (c+d x)}{21 d \cos ^{\frac {3}{2}}(c+d x)}+\frac {2 C \sin (c+d x)}{7 d \cos ^{\frac {7}{2}}(c+d x)} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(A + C*Sec[c + d*x]^2)/Cos[c + d*x]^(5/2),x]

[Out]

(2*(7*A + 5*C)*EllipticF[(c + d*x)/2, 2])/(21*d) + (2*C*Sin[c + d*x])/(7*d*Cos[c + d*x]^(7/2)) + (2*(7*A + 5*C
)*Sin[c + d*x])/(21*d*Cos[c + d*x]^(3/2))

Rule 2716

Int[((b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[Cos[c + d*x]*((b*Sin[c + d*x])^(n + 1)/(b*d*(n + 1
))), x] + Dist[(n + 2)/(b^2*(n + 1)), Int[(b*Sin[c + d*x])^(n + 2), x], x] /; FreeQ[{b, c, d}, x] && LtQ[n, -1
] && IntegerQ[2*n]

Rule 2720

Int[1/Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticF[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ
[{c, d}, x]

Rule 3091

Int[((b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((A_) + (C_.)*sin[(e_.) + (f_.)*(x_)]^2), x_Symbol] :> Simp[A*Cos[e +
 f*x]*((b*Sin[e + f*x])^(m + 1)/(b*f*(m + 1))), x] + Dist[(A*(m + 2) + C*(m + 1))/(b^2*(m + 1)), Int[(b*Sin[e
+ f*x])^(m + 2), x], x] /; FreeQ[{b, e, f, A, C}, x] && LtQ[m, -1]

Rule 4151

Int[(cos[(e_.) + (f_.)*(x_)]*(b_.))^(m_)*((A_.) + (C_.)*sec[(e_.) + (f_.)*(x_)]^2), x_Symbol] :> Dist[b^2, Int
[(b*Cos[e + f*x])^(m - 2)*(C + A*Cos[e + f*x]^2), x], x] /; FreeQ[{b, e, f, A, C, m}, x] &&  !IntegerQ[m]

Rubi steps

\begin {align*} \int \frac {A+C \sec ^2(c+d x)}{\cos ^{\frac {5}{2}}(c+d x)} \, dx &=\int \frac {C+A \cos ^2(c+d x)}{\cos ^{\frac {9}{2}}(c+d x)} \, dx\\ &=\frac {2 C \sin (c+d x)}{7 d \cos ^{\frac {7}{2}}(c+d x)}-\frac {1}{7} (-7 A-5 C) \int \frac {1}{\cos ^{\frac {5}{2}}(c+d x)} \, dx\\ &=\frac {2 C \sin (c+d x)}{7 d \cos ^{\frac {7}{2}}(c+d x)}+\frac {2 (7 A+5 C) \sin (c+d x)}{21 d \cos ^{\frac {3}{2}}(c+d x)}-\frac {1}{21} (-7 A-5 C) \int \frac {1}{\sqrt {\cos (c+d x)}} \, dx\\ &=\frac {2 (7 A+5 C) F\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{21 d}+\frac {2 C \sin (c+d x)}{7 d \cos ^{\frac {7}{2}}(c+d x)}+\frac {2 (7 A+5 C) \sin (c+d x)}{21 d \cos ^{\frac {3}{2}}(c+d x)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.61, size = 73, normalized size = 0.91 \begin {gather*} \frac {2 (7 A+5 C) \cos ^{\frac {5}{2}}(c+d x) F\left (\left .\frac {1}{2} (c+d x)\right |2\right )+(7 A+5 C) \sin (2 (c+d x))+6 C \tan (c+d x)}{21 d \cos ^{\frac {5}{2}}(c+d x)} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(A + C*Sec[c + d*x]^2)/Cos[c + d*x]^(5/2),x]

[Out]

(2*(7*A + 5*C)*Cos[c + d*x]^(5/2)*EllipticF[(c + d*x)/2, 2] + (7*A + 5*C)*Sin[2*(c + d*x)] + 6*C*Tan[c + d*x])
/(21*d*Cos[c + d*x]^(5/2))

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(375\) vs. \(2(96)=192\).
time = 0.15, size = 376, normalized size = 4.70

method result size
default \(-\frac {\sqrt {-\left (-2 \left (\cos ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+1\right ) \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}\, \left (2 C \left (-\frac {\cos \left (\frac {d x}{2}+\frac {c}{2}\right ) \sqrt {-2 \left (\sin ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )}}{56 \left (\cos ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )-\frac {1}{2}\right )^{4}}-\frac {5 \cos \left (\frac {d x}{2}+\frac {c}{2}\right ) \sqrt {-2 \left (\sin ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )}}{42 \left (\cos ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )-\frac {1}{2}\right )^{2}}+\frac {5 \sqrt {\frac {1}{2}-\frac {\cos \left (d x +c \right )}{2}}\, \sqrt {-2 \left (\cos ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+1}\, \EllipticF \left (\cos \left (\frac {d x}{2}+\frac {c}{2}\right ), \sqrt {2}\right )}{21 \sqrt {-2 \left (\sin ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )}}\right )+2 A \left (-\frac {\cos \left (\frac {d x}{2}+\frac {c}{2}\right ) \sqrt {-2 \left (\sin ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )}}{6 \left (\cos ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )-\frac {1}{2}\right )^{2}}+\frac {\sqrt {\frac {1}{2}-\frac {\cos \left (d x +c \right )}{2}}\, \sqrt {-2 \left (\cos ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+1}\, \EllipticF \left (\cos \left (\frac {d x}{2}+\frac {c}{2}\right ), \sqrt {2}\right )}{3 \sqrt {-2 \left (\sin ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )}}\right )\right )}{\sin \left (\frac {d x}{2}+\frac {c}{2}\right ) \sqrt {2 \left (\cos ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}\, d}\) \(376\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A+C*sec(d*x+c)^2)/cos(d*x+c)^(5/2),x,method=_RETURNVERBOSE)

[Out]

-(-(-2*cos(1/2*d*x+1/2*c)^2+1)*sin(1/2*d*x+1/2*c)^2)^(1/2)*(2*C*(-1/56*cos(1/2*d*x+1/2*c)*(-2*sin(1/2*d*x+1/2*
c)^4+sin(1/2*d*x+1/2*c)^2)^(1/2)/(cos(1/2*d*x+1/2*c)^2-1/2)^4-5/42*cos(1/2*d*x+1/2*c)*(-2*sin(1/2*d*x+1/2*c)^4
+sin(1/2*d*x+1/2*c)^2)^(1/2)/(cos(1/2*d*x+1/2*c)^2-1/2)^2+5/21*(sin(1/2*d*x+1/2*c)^2)^(1/2)*(-2*cos(1/2*d*x+1/
2*c)^2+1)^(1/2)/(-2*sin(1/2*d*x+1/2*c)^4+sin(1/2*d*x+1/2*c)^2)^(1/2)*EllipticF(cos(1/2*d*x+1/2*c),2^(1/2)))+2*
A*(-1/6*cos(1/2*d*x+1/2*c)*(-2*sin(1/2*d*x+1/2*c)^4+sin(1/2*d*x+1/2*c)^2)^(1/2)/(cos(1/2*d*x+1/2*c)^2-1/2)^2+1
/3*(sin(1/2*d*x+1/2*c)^2)^(1/2)*(-2*cos(1/2*d*x+1/2*c)^2+1)^(1/2)/(-2*sin(1/2*d*x+1/2*c)^4+sin(1/2*d*x+1/2*c)^
2)^(1/2)*EllipticF(cos(1/2*d*x+1/2*c),2^(1/2))))/sin(1/2*d*x+1/2*c)/(2*cos(1/2*d*x+1/2*c)^2-1)^(1/2)/d

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+C*sec(d*x+c)^2)/cos(d*x+c)^(5/2),x, algorithm="maxima")

[Out]

integrate((C*sec(d*x + c)^2 + A)/cos(d*x + c)^(5/2), x)

________________________________________________________________________________________

Fricas [C] Result contains higher order function than in optimal. Order 9 vs. order 4.
time = 0.60, size = 124, normalized size = 1.55 \begin {gather*} \frac {\sqrt {2} {\left (-7 i \, A - 5 i \, C\right )} \cos \left (d x + c\right )^{4} {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) + i \, \sin \left (d x + c\right )\right ) + \sqrt {2} {\left (7 i \, A + 5 i \, C\right )} \cos \left (d x + c\right )^{4} {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) - i \, \sin \left (d x + c\right )\right ) + 2 \, {\left ({\left (7 \, A + 5 \, C\right )} \cos \left (d x + c\right )^{2} + 3 \, C\right )} \sqrt {\cos \left (d x + c\right )} \sin \left (d x + c\right )}{21 \, d \cos \left (d x + c\right )^{4}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+C*sec(d*x+c)^2)/cos(d*x+c)^(5/2),x, algorithm="fricas")

[Out]

1/21*(sqrt(2)*(-7*I*A - 5*I*C)*cos(d*x + c)^4*weierstrassPInverse(-4, 0, cos(d*x + c) + I*sin(d*x + c)) + sqrt
(2)*(7*I*A + 5*I*C)*cos(d*x + c)^4*weierstrassPInverse(-4, 0, cos(d*x + c) - I*sin(d*x + c)) + 2*((7*A + 5*C)*
cos(d*x + c)^2 + 3*C)*sqrt(cos(d*x + c))*sin(d*x + c))/(d*cos(d*x + c)^4)

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+C*sec(d*x+c)**2)/cos(d*x+c)**(5/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+C*sec(d*x+c)^2)/cos(d*x+c)^(5/2),x, algorithm="giac")

[Out]

integrate((C*sec(d*x + c)^2 + A)/cos(d*x + c)^(5/2), x)

________________________________________________________________________________________

Mupad [B]
time = 5.24, size = 87, normalized size = 1.09 \begin {gather*} \frac {2\,A\,\sin \left (c+d\,x\right )\,{{}}_2{\mathrm {F}}_1\left (-\frac {3}{4},\frac {1}{2};\ \frac {1}{4};\ {\cos \left (c+d\,x\right )}^2\right )}{3\,d\,{\cos \left (c+d\,x\right )}^{3/2}\,\sqrt {{\sin \left (c+d\,x\right )}^2}}+\frac {2\,C\,\sin \left (c+d\,x\right )\,{{}}_2{\mathrm {F}}_1\left (-\frac {7}{4},\frac {1}{2};\ -\frac {3}{4};\ {\cos \left (c+d\,x\right )}^2\right )}{7\,d\,{\cos \left (c+d\,x\right )}^{7/2}\,\sqrt {{\sin \left (c+d\,x\right )}^2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A + C/cos(c + d*x)^2)/cos(c + d*x)^(5/2),x)

[Out]

(2*A*sin(c + d*x)*hypergeom([-3/4, 1/2], 1/4, cos(c + d*x)^2))/(3*d*cos(c + d*x)^(3/2)*(sin(c + d*x)^2)^(1/2))
 + (2*C*sin(c + d*x)*hypergeom([-7/4, 1/2], -3/4, cos(c + d*x)^2))/(7*d*cos(c + d*x)^(7/2)*(sin(c + d*x)^2)^(1
/2))

________________________________________________________________________________________